.Net Framework > v2.0.50727 > System > Array Array
Category
Class
Description
Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the base class for all arrays in the common language runtime.
Assembly
mscorlib
Character
public
Attributes
NameValue/Assignment
ComVisibleAttributeTrue
Ancestors
Object
Implements
ICloneable, IList, ICollection, IEnumerable
Properties
IsFixedSize
IsReadOnly
IsSynchronized
Length
LongLength
Rank
SyncRoot
Count
Item
Methods
AsReadOnly<T>(T[])
BinarySearch(Array,Int32,Int32,Object)
BinarySearch(Array,Int32,Int32,Object,IComparer)
BinarySearch(Array,Object)
BinarySearch(Array,Object,IComparer)
BinarySearch<T>(T[],Int32,Int32,T)
BinarySearch<T>(T[],Int32,Int32,T,IComparer<T>)
BinarySearch<T>(T[],T)
BinarySearch<T>(T[],T,IComparer<T>)
Clear(Array,Int32,Int32)
Clone()
ConstrainedCopy(Array,Int32,Array,Int32,Int32)
ConvertAll<TInput,TOutput>(TInput[],Converter<TInput,TOutput>)
Copy(Array,Array,Int32)
Copy(Array,Array,Int64)
Copy(Array,Int32,Array,Int32,Int32)
Copy(Array,Int64,Array,Int64,Int64)
CopyTo(Array,Int32)
CopyTo(Array,Int64)
CreateInstance(Type,Int32)
CreateInstance(Type,Int32,Int32)
CreateInstance(Type,Int32,Int32,Int32)
CreateInstance(Type,Int32[])
CreateInstance(Type,Int32[],Int32[])
CreateInstance(Type,Int64[])
Exists<T>(T[],Predicate<T>)
Find<T>(T[],Predicate<T>)
FindAll<T>(T[],Predicate<T>)
FindIndex<T>(T[],Int32,Int32,Predicate<T>)
FindIndex<T>(T[],Int32,Predicate<T>)
FindIndex<T>(T[],Predicate<T>)
FindLast<T>(T[],Predicate<T>)
FindLastIndex<T>(T[],Int32,Int32,Predicate<T>)
FindLastIndex<T>(T[],Int32,Predicate<T>)
FindLastIndex<T>(T[],Predicate<T>)
ForEach<T>(T[],Action<T>)
GetEnumerator()
GetLength(Int32)
GetLongLength(Int32)
GetLowerBound(Int32)
GetUpperBound(Int32)
GetValue(Int32)
GetValue(Int32,Int32)
GetValue(Int32,Int32,Int32)
GetValue(Int32[])
GetValue(Int64)
GetValue(Int64,Int64)
GetValue(Int64,Int64,Int64)
GetValue(Int64[])
IndexOf(Array,Object)
IndexOf(Array,Object,Int32)
IndexOf(Array,Object,Int32,Int32)
IndexOf<T>(T[],T)
IndexOf<T>(T[],T,Int32)
IndexOf<T>(T[],T,Int32,Int32)
Initialize()
LastIndexOf(Array,Object)
LastIndexOf(Array,Object,Int32)
LastIndexOf(Array,Object,Int32,Int32)
LastIndexOf<T>(T[],T)
LastIndexOf<T>(T[],T,Int32)
LastIndexOf<T>(T[],T,Int32,Int32)
Resize<T>(T[]@,Int32)
Reverse(Array)
Reverse(Array,Int32,Int32)
SetValue(Object,Int32)
SetValue(Object,Int32,Int32)
SetValue(Object,Int32,Int32,Int32)
SetValue(Object,Int32[])
SetValue(Object,Int64)
SetValue(Object,Int64,Int64)
SetValue(Object,Int64,Int64,Int64)
SetValue(Object,Int64[])
Sort(Array)
Sort(Array,Array)
Sort(Array,Array,IComparer)
Sort(Array,Array,Int32,Int32)
Sort(Array,Array,Int32,Int32,IComparer)
Sort(Array,IComparer)
Sort(Array,Int32,Int32)
Sort(Array,Int32,Int32,IComparer)
Sort<T>(T[])
Sort<T>(T[],IComparer<T>)
Sort<T>(T[],Comparison<T>)
Sort<T>(T[],Int32,Int32)
Sort<T>(T[],Int32,Int32,IComparer<T>)
Sort<TKey,TValue>(TKey[],TValue[])
Sort<TKey,TValue>(TKey[],TValue[],IComparer<TKey>)
Sort<TKey,TValue>(TKey[],TValue[],Int32,Int32)
Sort<TKey,TValue>(TKey[],TValue[],Int32,Int32,IComparer<TKey>)
Add()
Clear()
Contains()
IndexOf()
Insert()
Remove()
RemoveAt()
TrueForAll<T>(T[],Predicate<T>)
Tags
0103E2B958, 02E3ABA98D, 0376596F91
Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database